Home
last modified time | relevance | path

Searched hist:"2 fc6c35b" (Results 1 – 2 of 2) sorted by relevance

/xv6-public/
H A Dentry.S2fc6c35b Sun Sep 04 19:51:46 GMT 2011 Austin Clements <amdragon@mit.edu> Make the ELF entry point a physical address

This way, the bootloader doesn't have to translate the entry point.
This also makes xv6 multiboot-compliant and follows the convention
used by Linux.
H A Dbootmain.c2fc6c35b Sun Sep 04 19:51:46 GMT 2011 Austin Clements <amdragon@mit.edu> Make the ELF entry point a physical address

This way, the bootloader doesn't have to translate the entry point.
This also makes xv6 multiboot-compliant and follows the convention
used by Linux.